home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 83 / MacAddict_083_2003-07.iso / mac / Software / Development / VLC Source 0.5.3.dmg / m4 / Makefile.am < prev    next >
Makefile  |  2003-04-07  |  301b  |  24 lines

  1. NULL =
  2.  
  3. EXTRA_DIST = \
  4.     codeset.m4 \
  5.     gettext.m4 \
  6.     glibc21.m4 \
  7.     iconv.m4 \
  8.     intdiv0.m4 \
  9.     inttypes-pri.m4 \
  10.     inttypes.m4 \
  11.     inttypes_h.m4 \
  12.     isc-posix.m4 \
  13.     lcmessage.m4 \
  14.     lib-ld.m4 \
  15.     lib-link.m4 \
  16.     lib-prefix.m4 \
  17.     progtest.m4 \
  18.     stdint_h.m4 \
  19.     uintmax_t.m4 \
  20.     ulonglong.m4 \
  21.     vlc.m4 \
  22.     $(NULL)
  23.  
  24.